Managed memory is a safe wrapper around existing heap allocated memory. Safe heap allocated memory ensures that it cannot be deallocated until such time it is no longer used.
Copyright Devisualization (Richard Andrew Cattermole) 2014 - 2017. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)